dsh-plugin-quota-monitor:在 DSH 侧边栏查看额度与余额
dsh-plugin-quota-monitor 是 DSH(DeepSeek Harness)的一个 MIT 许可插件,旨在解决额度信息分散问题,将 DeepSeek 余额、OpenCode Go 额度及国家超算中心 scnet Credits 统一展示在侧边栏底部。 核心功能包括:实时读取 DeepSeek 官方接口显示剩余金额;将 OpenCode Go 的月、周、5 小时额度映射为 HP/MP/SP 状态条;基于 DSH 本地会话日志估算 scnet 本月 Credits 消耗(因 scnet 无公开 API)。插件支持 60 秒自动轮询,数据源可设为自动识别或手动指定。 设置页提供数
Read MoreDSH Balance Panel: Centralized View of Provider Balances and Key Status in DSH
`dsh-balance-panel` is a DeepSeek Harness (DSH) plugin developed by wycto, designed to centrally display the models, key status, and balance details of configured providers in DSH. The plugin provides a balance entry point at the bottom of the Web UI sidebar; clicking it opens a full-screen panel that shows model chips, balance details, and status badges for each provider, with automatic refresh every 5 minutes. Core features include displaying only actually configured providers and models, a built-in official DeepSeek balance API, support for custom balance query APIs for other providers, and per-provider display of the `apiKeyEnv` credential configuration status (keys never enter the frontend). Installation requires the npm package name `@wycto/dsh-balance-panel`; through
Read More